home *** CD-ROM | disk | FTP | other *** search
/ The Atari Compendium / The Atari Compendium (Toad Computers) (1994).iso / files / prgtools / programm.ing / sources.arc / DANG_SRC.LZH / README.TXT < prev    next >
Encoding:
Text File  |  1993-12-13  |  726 b   |  24 lines

  1.  
  2.  
  3.  Dangimere RPG source files. 
  4.  --------------------------
  5.  
  6.  This archive contains all the  'C' source files plus the 
  7.  assembler source for the TSR digitized sound player.
  8.  
  9.  All the C code was written using Megamax Laser C and I 
  10.  have included two .LNK files :
  11.  
  12.             A.LNK ----> will link all the modules and produce 
  13.                         a file called CITY( the main program)
  14.        RUN_ME.LNK ----> will link some modules to create the 
  15.                         file  RUNME.PRG( the boot program which
  16.                         will call CITY)
  17.  
  18.   The game will not run without all the .DAT files and all the
  19.  other files that are included in the GAME archive. 
  20.  
  21.  
  22.  
  23.                Good luck.
  24.